Skip to content

Comments

Precompiled Macro to resolve conflicts with AFNetworking Network Indicator. #1

Open
josea wants to merge 1 commit intors:masterfrom
josea:master
Open

Precompiled Macro to resolve conflicts with AFNetworking Network Indicator. #1
josea wants to merge 1 commit intors:masterfrom
josea:master

Conversation

@josea
Copy link

@josea josea commented Feb 22, 2013

Adding support to the class to work in collaboration with the AFNetworking activity indicator manager. That way there is no conflict when having requests from AFNetworking using the network indicator.

I am using RestKit (0.20) and SDWebImage in the same project. As originally your network indicator conflicted RestKit's (AFNetworking). What I did was to just proxy AFNetworking from your SDNetworkActivityIndicator class. It works nice.

Adding support to the class to work in collaboration with the AFNetworking activity indicator manager. That way there is no conflict when having requests from AFNetworking using the network indicator.
@amarcadet
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants